www.gusucode.com > PHP展示型企业网站模板米拓整站源码 1.0PHP源码程序 > PHP展示型企业网站模板米拓整站源码 1.0/MetInfozs_v1.0/MetInfozs_v1.0/app/system/include/static/js/components/isotope.min.js

    /*!
 * remark (http://getbootstrapadmin.com/remark)
 * Copyright 2015 amazingsurge
 * Licensed under the Themeforest Standard Licenses
 */
$.components.register("isotope",{mode:"init",defaults:{},init:function(context){if("undefined"!=typeof $.fn.isotope){var defaults=$.components.getDefaults("isotope"),callback=function(){$('[data-plugin="isotope"]',context).each(function(){var $this=$(this),options=$.extend(!0,{},defaults,$this.data());$this.isotope(options)})};context!==document?callback():$(window).on("load",function(){callback()})}}});